Supporting staking#

Concordium secures its network using a proof-of-stake model enabling your users to earn rewards on their CCD holdings. This ecosystem is built on two key roles: validators, who operate the nodes that run the network, and delegators, who are users that stake their CCD to support these validators.

For the majority of users, the primary way to participate is through delegation. This allows them to assign the weight of their CCD to a validator of their choice, earning a share of the rewards without the technical overhead of running their own node.

Your wallet’s role is to provide the essential interface for this process, enabling users to discover validators, delegate their funds securely, and manage their staking rewards. This includes handling timing factors such as pay day cycles and cool-down periods, as well as supporting delegation to specific validator pools as well as passive delegation.

Integrating these features provides a significant incentive for users to hold and interact with CCD within your application.

Learn more#

For more information about how staking and delegation work on Concordium, see Staking.

For detailed information on delegation and reward types, see Concordium tokenomics system.

For a more in-depth explanation of how validation works, see Block production and validation.

Was this article helpful?